home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 June / PCWorld_2007-06_cd.bin / domacnost a kancelar / rainlendar / Rainlendar-Lite-2.1.exe / skins / Shadow4.r2skin / xml / sidebar.xml < prev    next >
Extensible Markup Language  |  2007-01-02  |  6KB  |  83 lines

  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <skin version="1.0">
  3.     <window id="Sidebar" w="%Width%" threshold="48">
  4.         <month id="Sidebar.month" element="bitmap.months" x="20" y="0" w="125" h="20" align="TOP-CENTER" showmonth="%Visible_month%" />
  5.         <button id="Sidebar.button.prev" element="button.arrow.left" x="0" y="0" action="Global_ShowMonth(-1)" />
  6.         <button id="Sidebar.button.next" element="button.arrow.right" origin="TOP-RIGHT" x="-20" y="0" action="Global_ShowMonth(+1)" />
  7.  
  8.         <calendar id="Sidebar.calendar" x="0" y="20" w="%Width%" h="135" layout="GRID" showmonth="%Visible_month%">
  9.             <days>
  10.                 <appearance priority="-1" element="bitmap.numbers.white" align="CENTER" />
  11.             </days>
  12.             <weekends>
  13.                 <appearance priority="-1" element="bitmap.numbers.pink" align="CENTER" />
  14.             </weekends>
  15.             <exdays>
  16.                 <appearance priority="-1" element="bitmap.numbers.lt.grey" align="CENTER" />
  17.             </exdays>
  18.             <exweekends>
  19.                 <appearance priority="-1" element="bitmap.numbers.lt.pink" align="CENTER" />
  20.             </exweekends>
  21.             <events>
  22.                 <appearance priority="0" element="bitmap.numbers.blue" align="CENTER" />
  23.             </events>
  24.             <today>
  25.                 <appearance layer="10" element="bitmap.today" align="CENTER" />
  26.             </today>
  27.             <weeknums>
  28.                 <appearance visible="%Show_week_numbers%" element="bitmap.numbers.white.small" align="CENTER" />
  29.             </weeknums>
  30.             <weekdays>
  31.                 <appearance element="bitmap.days" align="CENTER" />
  32.             </weekdays>
  33.         </calendar>
  34.         
  35.         <image id="Sidebar.events.top" element="bitmap.background.top.events" origin="BOTTOM-LEFT" x="0" y="10r" w="%Width%" scaling="STRETCH" margins="95,0,8,0" />
  36.         <eventlist id="Sidebar.eventlist" origin1="BOTTOM-LEFT" x1="10" y1="0r" origin2="BOTTOM-RIGHT" x2="-10" y2="0">
  37.             <header>
  38.                 <appearance padding="0,5,0,0" element="font.bold" color="255,255,255,255" effect="NORMAL" align="TOP-LEFT" />
  39.                 <image element="bitmap.background.tile" origin1="TOP-LEFT" x1="0" y1="0" origin2="BOTTOM-RIGHT" x2="0" y2="0" scaling="TILE" margins="20,0,20,0" />
  40.             </header>
  41.             <item>
  42.                 <appearance padding="0,0,0,0" element="font.normal" color="255,255,255,255" effect="NORMAL" align="TOP-LEFT" />
  43.                 <image element="bitmap.background.tile" origin1="TOP-LEFT" x1="0" y1="0" origin2="BOTTOM-RIGHT" x2="0" y2="0" scaling="TILE" margins="20,0,20,0" />
  44.             </item>
  45.         </eventlist>
  46.         <image id="Sidebar.events.left" element="bitmap.background.tile.left" origin1="TOP-LEFT" x1="0" y1="0r" origin2="BOTTOM-LEFT" x2="10" y2="0r" scaling="STRETCH" />
  47.         <image id="Sidebar.events.right" element="bitmap.background.tile.right" origin1="TOP-RIGHT" x1="-10" y1="0r" origin2="BOTTOM-RIGHT" x2="0" y2="0r" scaling="STRETCH" />
  48.         <image id="Sidebar.events.bottom" element="bitmap.background.bottom" origin1="BOTTOM-LEFT" x1="0" y1="0r" origin2="BOTTOM-RIGHT" x2="0" scaling="STRETCH" margins="5,0,10,0" />
  49.                     
  50.         <image id="Sidebar.todo.top" element="bitmap.background.top.todo" origin="BOTTOM-LEFT" x="0" y="10r" w="%Width%" scaling="STRETCH" margins="95,0,8,0" />
  51.         <todolist id="Sidebar.todolist" origin1="BOTTOM-LEFT" x1="10" y1="0r" origin2="BOTTOM-RIGHT" x2="-10" y2="0">
  52.             <header>
  53.                 <appearance padding="0,5,0,0" element="font.bold" color="255,255,255,255" effect="NORMAL" align="TOP-LEFT" />
  54.                 <image element="bitmap.background.tile" origin1="TOP-LEFT" x1="0" y1="0" origin2="BOTTOM-RIGHT" x2="0" y2="0" scaling="TILE" margins="20,0,20,0" />
  55.             </header>
  56.             <item>
  57.                 <appearance padding="10,0,0,3" element="font.normal" color="255,255,255,255" effect="NORMAL" align="TOP-LEFT" />
  58.                 <image element="bitmap.background.tile" origin1="TOP-LEFT" x1="0" y1="0" origin2="BOTTOM-RIGHT" x2="0" y2="0" scaling="TILE" margins="20,0,20,0" />
  59.                 <image element="bitmap.todo.item" origin="TOP-LEFT" x="0" y="0" />
  60.             </item>
  61.             <overdueitem>
  62.                 <appearance padding="10,0,0,3" element="font.normal" color="255,0,0,255" effect="NORMAL" align="TOP-LEFT" />
  63.                 <image element="bitmap.background.tile" origin1="TOP-LEFT" x1="0" y1="0" origin2="BOTTOM-RIGHT" x2="0" y2="0" scaling="TILE" margins="20,0,20,0" />
  64.                 <image element="bitmap.todo.item" origin="TOP-LEFT" x="0" y="0" />
  65.             </overdueitem>
  66.             <completeditem>
  67.                 <appearance padding="10,0,0,3" element="font.strikethrough" color="255,255,255,255" effect="NORMAL" align="TOP-LEFT" />
  68.                 <image element="bitmap.background.tile" origin1="TOP-LEFT" x1="0" y1="0" origin2="BOTTOM-RIGHT" x2="0" y2="0" scaling="TILE" margins="20,0,20,0" />
  69.                 <image element="bitmap.todo.item" origin="TOP-LEFT" x="0" y="0" />
  70.             </completeditem>
  71.             <cancelleditem>
  72.                 <appearance padding="10,0,0,3" element="font.normal" color="180,180,180,255" effect="NORMAL" align="TOP-LEFT" />
  73.                 <image element="bitmap.background.tile" origin1="TOP-LEFT" x1="0" y1="0" origin2="BOTTOM-RIGHT" x2="0" y2="0" scaling="TILE" margins="20,0,20,0" />
  74.                 <image element="bitmap.todo.item" origin="TOP-LEFT" x="0" y="0" />
  75.             </cancelleditem>
  76.             <progressbar element="bitmap.progressbar.large" origin1="TOP-LEFT" x1="10" y1="0" origin2="BOTTOM-RIGHT" x2="0" y2="0" scaling="STRETCH" margins="2,0,2,0" />
  77.         </todolist>
  78.         <image id="Sidebar.todo.left" element="bitmap.background.tile.left" origin1="TOP-LEFT" x1="0" y1="0r" origin2="BOTTOM-LEFT" x2="10" y2="0r" scaling="STRETCH" />
  79.         <image id="Sidebar.todo.right" element="bitmap.background.tile.right" origin1="TOP-RIGHT" x1="-10" y1="0r" origin2="BOTTOM-RIGHT" x2="0" y2="0r" scaling="STRETCH" />
  80.         <image id="Sidebar.todo.bottom" element="bitmap.background.bottom" origin1="BOTTOM-LEFT" x1="0" y1="0r" origin2="BOTTOM-RIGHT" x2="0" scaling="STRETCH" margins="5,0,10,0" />
  81.     </window>
  82. </skin>
  83.